home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / qbxsnd11.zip / README < prev    next >
Text File  |  1991-10-22  |  669b  |  23 lines

  1. QBXSND11 Basic Installation.
  2.  
  3. To use these QLBs requires that you use the QB/QBX environment.
  4.  
  5. If you have QuickBASIC 4.0b use:
  6.  
  7.         C>QB /lQSND_4B /runTHEDECK1
  8.  
  9. If you have QuickBASIC 4.5 use:
  10.  
  11.         C>QB /lQSND_45 /runTHEDECK1
  12.  
  13. If you have QuickBASIC Extended 7.1 (PDS) use:
  14.  
  15.         C>QBX /lQSND_71 /runTHEDECK1
  16.  
  17. The /l loads the quick library code into memory for the environment.
  18. The /run loads and then runs the source file THEDECK1.BAS.
  19.  
  20. You are not required to register the use of the QLBs. However, if you
  21. want to create .EXE program files, registration is required. Read the
  22. documentation file, QBXSND11.DOC, for complete details.
  23.